Skip to content
Back to search
30
MCP

AI Translation

pulsemcp/ai translation

Translates JSON internationalization files using multiple translation providers (Google Gemini, OpenAI, Ollama/DeepSeek) with intelligent caching, deduplication across files, and format preservation to minimize API costs while maintaining exact JSON structure and consistent results across target languages.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Translate (DeepL)
Provides a translation service using DeepL API, enabling seamless text translation between multiple languages with dynamic language selectio
0 tools
io.github.globalize-now/globalize
Localization for AI agents: projects, languages, glossaries and translations from your agent
0 tools · streamable-http
io.github.ashish-nativ/nativ
AI-powered localization — translate, manage translation memory, and access style guides.
0 tools
DeepL Translator
Integrates with DeepL to provide high-quality text translation and rephrasing between numerous languages with formality controls for support
0 tools
io.github.nativ-technologies/nativ
AI-powered localization — translate, manage translation memory, and access style guides.
0 tools
Google AI Studio
Integrates with Google AI Studio/Gemini API to process multimodal content including images, videos, audio, PDFs, and text files for content
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai_translation": {
      "url": "None",
      "transport": "http"
    }
  }
}